PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableColumn Class / getVerticalAlign Method
In This Topic
    getVerticalAlign Method
    In This Topic
    Gets the vertical align.
    Syntax
    public PDFGraphicAlign getVerticalAlign()

    Return Value

    The default vertical alignment for the cells in the column.
    See Also